home *** CD-ROM | disk | FTP | other *** search
/ Joystick Magazine 2000 February / cd joystick no112 fevrier 2000.iso / DATA / Demos / ageofwonder / data1.cab / Program / AoW.exe / 0 / RCDATA / TCHATWINDOW / TCHATWINDOW.txt
Text File  |  1999-10-21  |  9KB  |  384 lines

  1. object ChatWindow: TChatWindow
  2.   Left = 637
  3.   Top = 227
  4.   Height = 246
  5.   Width = 273
  6.   object ChatWin: TAOWWindow
  7.     Visible = False
  8.     Priority = 10
  9.     WinLeft = 0
  10.     WinTop = 272
  11.     WinWidth = 440
  12.     Masked = False
  13.     OnHide = ChatWinHide
  14.     OnShow = ChatWinShow
  15.     Alignment.AlignWidth = awBoth
  16.     Alignment.AlignHeight = ahBottom
  17.     Alignment.HeightPercent = 0
  18.     Alignment.WidthPercent = 0
  19.     Alignment.LeftOffPercent = 0
  20.     Alignment.RightOffPercent = 0
  21.     Alignment.TopOffPercent = 0
  22.     Alignment.BottomOffPercent = 0
  23.     Alignment.LeftOffset = 0
  24.     Alignment.RightOffset = 200
  25.     Alignment.TopOffset = 0
  26.     Alignment.BottomOffset = 0
  27.     WinManager = General.Manager
  28.     UseVMem = False
  29.     BorderWidth = 4
  30.     BorderHeight = 4
  31.     OverlapTopCorners = False
  32.     Cursor = crDefault
  33.     DoubleBuffered = True
  34.     MaskColor = clBlack
  35.     FreeSurfaceOnHide = True
  36.     ILFrame = IntGfxMod.GenericF
  37.     ILIndexFrame = 0
  38.     ILIndexTexture = 2
  39.     ILTexture = IntGfxMod.GenericT
  40.     DragHeight = 20
  41.     Draggable = True
  42.     Resizable = True
  43.     OnDrag = ChatWinResize
  44.     OnResize = ChatWinResize
  45.     MinWidth = 440
  46.     MinHeight = 160
  47.     MaxWidth = 0
  48.     MaxHeight = 0
  49.     UseManagerBorders = True
  50.     Modal = False
  51.     WinHeight = 160
  52.     Dockable = False
  53.     Left = 32
  54.     Top = 8
  55.   end
  56.   object ChatMemo: TAOWMemo
  57.     OnUpdate = ChatMemoUpdate
  58.     Priority = 0
  59.     WinLeft = 1
  60.     WinTop = 0
  61.     AOWWindow = ChatPnl
  62.     CaptureInput = True
  63.     Alignment.AlignWidth = awBoth
  64.     Alignment.AlignHeight = ahBoth
  65.     Alignment.HeightPercent = 0
  66.     Alignment.WidthPercent = 0
  67.     Alignment.LeftOffPercent = 0
  68.     Alignment.RightOffPercent = 0
  69.     Alignment.TopOffPercent = 0
  70.     Alignment.BottomOffPercent = 0
  71.     Alignment.LeftOffset = 1
  72.     Alignment.RightOffset = 117
  73.     Alignment.TopOffset = 0
  74.     Alignment.BottomOffset = 21
  75.     Masked = False
  76.     WinWidth = 306
  77.     WinHeight = 108
  78.     AOWFont = FontModule.Age10s
  79.     Items.Strings = (
  80.       'Fuck you Fuck you Fuck you Fuck you Fuck you Fuck you '
  81.       'Fuck you Fuck you Fuck you Fuck you '
  82.       'Fuck you Fuck you ')
  83.     BorderWidth = 8
  84.     BorderHeight = 5
  85.     VScrollBar = ChatSB
  86.     TextColor = clSilver
  87.     CursorChar = '|'
  88.     BlinkDelay = 0
  89.     Editable = False
  90.     ILFrame = IntGfxMod.GenericF
  91.     ILTexture = IntGfxMod.GenericT
  92.     ILIndexFrame = 113
  93.     ILIndexTexture = 17
  94.     ItemHeight = 15
  95.     ColorChangeChar = #0
  96.     TextAlign = taLeft
  97.     Left = 88
  98.     Top = 56
  99.   end
  100.   object ChatEdit: TAOWEdit
  101.     Priority = 0
  102.     WinLeft = 1
  103.     WinTop = 107
  104.     AOWWindow = ChatPnl
  105.     CaptureInput = True
  106.     Alignment.AlignWidth = awBoth
  107.     Alignment.AlignHeight = ahBottom
  108.     Alignment.HeightPercent = 0
  109.     Alignment.WidthPercent = 0
  110.     Alignment.LeftOffPercent = 0
  111.     Alignment.RightOffPercent = 0
  112.     Alignment.TopOffPercent = 0
  113.     Alignment.BottomOffPercent = 0
  114.     Alignment.LeftOffset = 1
  115.     Alignment.RightOffset = 117
  116.     Alignment.TopOffset = 0
  117.     Alignment.BottomOffset = 1
  118.     Masked = False
  119.     WinWidth = 306
  120.     AOWFont = FontModule.Age10s
  121.     Text = 'Lets start!'
  122.     BorderWidth = 8
  123.     BorderHeight = 6
  124.     MaxChars = 0
  125.     CursorChar = '_'
  126.     BlinkDelay = 1
  127.     TextColor = 11002593
  128.     Editable = True
  129.     ILEdit = IntGfxMod.GenericE
  130.     ILIndex = 15
  131.     OnReturn = ChatEditReturn
  132.     PassWordChar = #0
  133.     Left = 200
  134.     Top = 56
  135.   end
  136.   object PlayerList: TAOWListBox
  137.     Priority = 0
  138.     WinLeft = 307
  139.     WinTop = 0
  140.     AOWWindow = ChatPnl
  141.     CaptureInput = True
  142.     Alignment.AlignWidth = awRight
  143.     Alignment.AlignHeight = ahBoth
  144.     Alignment.HeightPercent = 0
  145.     Alignment.WidthPercent = 0
  146.     Alignment.LeftOffPercent = 70
  147.     Alignment.RightOffPercent = 0
  148.     Alignment.TopOffPercent = 0
  149.     Alignment.BottomOffPercent = 0
  150.     Alignment.LeftOffset = 11
  151.     Alignment.RightOffset = 0
  152.     Alignment.TopOffset = 0
  153.     Alignment.BottomOffset = 1
  154.     Masked = False
  155.     WinWidth = 117
  156.     WinHeight = 128
  157.     AOWFont = FontModule.Age10
  158.     Items.Strings = (
  159.       'etet'
  160.       'reywre'
  161.       'yrewyery')
  162.     BorderWidth = 8
  163.     BorderHeight = 2
  164.     VScrollBar = NSBar
  165.     Selected = -1
  166.     OnPreDrawItem = PlayerListPreDrawItem
  167.     TextColor = 9415072
  168.     TextSelColor = clWhite
  169.     ILFrame = IntGfxMod.GenericF
  170.     ILTextureNormal = IntGfxMod.GenericT
  171.     ILTextureSelected = IntGfxMod.Menus
  172.     ILIndexFrame = 113
  173.     ILIndexTNormal = 21
  174.     ILIndexTSelected = 8
  175.     ItemHeight = 17
  176.     TextAlign = taLeft
  177.     Left = 144
  178.     Top = 120
  179.   end
  180.   object SIcon: TAOWImage
  181.     Priority = 0
  182.     WinLeft = 2
  183.     WinTop = 1
  184.     AOWWindow = ChatWin
  185.     CaptureInput = False
  186.     Alignment.AlignWidth = awLeft
  187.     Alignment.AlignHeight = ahTop
  188.     Alignment.HeightPercent = 0
  189.     Alignment.WidthPercent = 0
  190.     Alignment.LeftOffPercent = 0
  191.     Alignment.RightOffPercent = 0
  192.     Alignment.TopOffPercent = 0
  193.     Alignment.BottomOffPercent = 0
  194.     Alignment.LeftOffset = 2
  195.     Alignment.RightOffset = 0
  196.     Alignment.TopOffset = 1
  197.     Alignment.BottomOffset = 0
  198.     Masked = False
  199.     ImageLib = IntGfxMod.TitleIcons
  200.     AnimStart = 0
  201.     CurrentImage = 6
  202.     AnimEnd = 11
  203.     WinWidth = 19
  204.     WinHeight = 16
  205.     Animate = False
  206.     AnimFrameDelay = 0
  207.     Left = 176
  208.     Top = 8
  209.   end
  210.   object IWTitle: TAOWLabel
  211.     Priority = 0
  212.     WinLeft = 25
  213.     WinTop = 4
  214.     AOWWindow = ChatWin
  215.     CaptureInput = False
  216.     Alignment.AlignWidth = awLeft
  217.     Alignment.AlignHeight = ahTop
  218.     Alignment.HeightPercent = 0
  219.     Alignment.WidthPercent = 0
  220.     Alignment.LeftOffPercent = 0
  221.     Alignment.RightOffPercent = 0
  222.     Alignment.TopOffPercent = 0
  223.     Alignment.BottomOffPercent = 0
  224.     Alignment.LeftOffset = 25
  225.     Alignment.RightOffset = 10
  226.     Alignment.TopOffset = 4
  227.     Alignment.BottomOffset = 0
  228.     Masked = True
  229.     AOWFont = FontModule.Age10
  230.     Text = 'Chat'
  231.     TextColor = clBlack
  232.     Left = 128
  233.     Top = 8
  234.   end
  235.   object Min: TAOWButton
  236.     Priority = 0
  237.     WinLeft = 421
  238.     WinTop = 1
  239.     AOWWindow = ChatWin
  240.     ToolTip = General.ToolTip
  241.     ToolTipText.Strings = (
  242.       'Minimizes the window.')
  243.     CaptureInput = True
  244.     Alignment.AlignWidth = awRight
  245.     Alignment.AlignHeight = ahTop
  246.     Alignment.HeightPercent = 0
  247.     Alignment.WidthPercent = 0
  248.     Alignment.LeftOffPercent = 0
  249.     Alignment.RightOffPercent = 0
  250.     Alignment.TopOffPercent = 0
  251.     Alignment.BottomOffPercent = 0
  252.     Alignment.LeftOffset = 0
  253.     Alignment.RightOffset = 4
  254.     Alignment.TopOffset = 1
  255.     Alignment.BottomOffset = 0
  256.     Masked = False
  257.     BorderHeight = 0
  258.     BorderHeightSelected = 0
  259.     ILIcon = IntGfxMod.GenericI
  260.     ILIndexDown = 4
  261.     ILIndexLit = 5
  262.     ILIndexUp = 3
  263.     TextColor = clBlack
  264.     TextSelColor = clBlack
  265.     WinWidth = 15
  266.     OnClick = MinClick
  267.     Left = 80
  268.     Top = 8
  269.   end
  270.   object ChatPnl: TAOWPanel
  271.     Priority = 0
  272.     WinLeft = 8
  273.     WinTop = 23
  274.     WinWidth = 424
  275.     Masked = True
  276.     Alignment.AlignWidth = awBoth
  277.     Alignment.AlignHeight = ahBoth
  278.     Alignment.HeightPercent = 0
  279.     Alignment.WidthPercent = 0
  280.     Alignment.LeftOffPercent = 0
  281.     Alignment.RightOffPercent = 0
  282.     Alignment.TopOffPercent = 0
  283.     Alignment.BottomOffPercent = 0
  284.     Alignment.LeftOffset = 8
  285.     Alignment.RightOffset = 8
  286.     Alignment.TopOffset = 23
  287.     Alignment.BottomOffset = 8
  288.     WinHeight = 129
  289.     AOWWindow = ChatWin
  290.     ILFrame = IntGfxMod.GenericF
  291.     ILIndexFrame = 105
  292.     ILIndexTexture = 0
  293.     OwnerItem = 0
  294.     MinWidth = 0
  295.     MinHeight = 0
  296.     Left = 32
  297.     Top = 56
  298.   end
  299.   object NSBar: TAOWVScrollBar
  300.     Visible = False
  301.     Priority = 0
  302.     WinLeft = 407
  303.     WinTop = 0
  304.     AOWWindow = ChatPnl
  305.     CaptureInput = True
  306.     Alignment.AlignWidth = awNone
  307.     Alignment.AlignHeight = ahNone
  308.     Alignment.HeightPercent = 0
  309.     Alignment.WidthPercent = 0
  310.     Alignment.LeftOffPercent = 0
  311.     Alignment.RightOffPercent = 0
  312.     Alignment.TopOffPercent = 0
  313.     Alignment.BottomOffPercent = 0
  314.     Alignment.LeftOffset = 0
  315.     Alignment.RightOffset = 0
  316.     Alignment.TopOffset = 0
  317.     Alignment.BottomOffset = 0
  318.     Masked = False
  319.     Min = 0
  320.     Max = 2
  321.     SmallChange = 1
  322.     LargeChange = 2
  323.     Position = 0
  324.     WinHeight = 128
  325.     WinWidth = 17
  326.     NumberVisible = 2
  327.     VanishWhenFull = True
  328.     ILIInc = IntGfxMod.GenericS
  329.     ILIDec = IntGfxMod.GenericS
  330.     ILTBack = IntGfxMod.GenericS
  331.     ILLTab = IntGfxMod.GenericS
  332.     ILIndexIncUp = 96
  333.     ILIndexIncDown = 97
  334.     ILIndexDecUp = 94
  335.     ILIndexDecDown = 95
  336.     ILIndexBack = 101
  337.     ILIndexTab = 98
  338.     Left = 200
  339.     Top = 128
  340.   end
  341.   object ChatSB: TAOWVScrollBar
  342.     Visible = False
  343.     Priority = 0
  344.     WinLeft = 290
  345.     WinTop = 0
  346.     AOWWindow = ChatPnl
  347.     CaptureInput = True
  348.     Alignment.AlignWidth = awNone
  349.     Alignment.AlignHeight = ahNone
  350.     Alignment.HeightPercent = 0
  351.     Alignment.WidthPercent = 0
  352.     Alignment.LeftOffPercent = 0
  353.     Alignment.RightOffPercent = 0
  354.     Alignment.TopOffPercent = 0
  355.     Alignment.BottomOffPercent = 0
  356.     Alignment.LeftOffset = 0
  357.     Alignment.RightOffset = 0
  358.     Alignment.TopOffset = 0
  359.     Alignment.BottomOffset = 0
  360.     Masked = False
  361.     Min = 0
  362.     Max = 2
  363.     SmallChange = 1
  364.     LargeChange = 5
  365.     Position = 0
  366.     WinHeight = 108
  367.     WinWidth = 17
  368.     NumberVisible = 2
  369.     VanishWhenFull = True
  370.     ILIInc = IntGfxMod.GenericS
  371.     ILIDec = IntGfxMod.GenericS
  372.     ILTBack = IntGfxMod.GenericS
  373.     ILLTab = IntGfxMod.GenericS
  374.     ILIndexIncUp = 96
  375.     ILIndexIncDown = 97
  376.     ILIndexDecUp = 94
  377.     ILIndexDecDown = 95
  378.     ILIndexBack = 101
  379.     ILIndexTab = 98
  380.     Left = 144
  381.     Top = 56
  382.   end
  383. end
  384.